C#
VB
C++
Returns the events for this instance of a component using the specified attribute array as a filter.
public EventDescriptorCollection GetEvents(
Attribute[] attributes
)
Public Overloads Function GetEvents( _
ByVal attributes() As Attribute _
) As EventDescriptorCollection
public:
EventDescriptorCollection^ GetEvents(
array<Attribute^>^ attributes
)
attributes
An array of type Attribute that is used as a filter.
An EventDescriptorCollection that represents the filtered events for this component instance.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET